CalendarEventIsRecurring Property |
Indicates whether the calendar event is an instance of a recurring calendar item or a single calendar item.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsRecurring { get; }Public ReadOnly Property IsRecurring As Boolean
Get
Property Value
Type:
Boolean
See Also